libxenlight: initialize enum to 1, to prevent defaulting to the 0
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 14 Jan 2010 09:40:55 +0000 (09:40 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 14 Jan 2010 09:40:55 +0000 (09:40 +0000)
commit413759628352c6e821eefddc4369654f23ca38dc
tree66c77300e11a3369847f75fa9c7915167ff06b4c
parent2effe36292eef6d7719403de2cb667f533f94ff0
libxenlight: initialize enum to 1, to prevent defaulting to the 0
values when structure when not properly initialized by the client.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_internal.h